Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dbt-tests-adapter from 1.5.0 to 1.5.1 #175

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps dbt-tests-adapter from 1.5.0 to 1.5.1.

Release notes

Sourced from dbt-tests-adapter's releases.

dbt-core v1.5.1

dbt-core 1.5.1 - May 30, 2023

Fixes

  • fix typo in unpacking statically parsed ref (#7364)
  • Fix inverted --print/--no-print flag (#7517)
  • Back-compat for previous return type of 'collect_freshness' macro (#7489)
  • print model version in dbt show if specified (#7407)
  • Allow missing profiles.yml for dbt deps and dbt init (#7511)
  • Do not rewrite manifest.json during 'docs serve' command (#7553)
  • Pin protobuf to greater than 4.0.0 (#7565)
  • Throw error for duplicated versioned and unversioned models (#7487)
  • Fix: Relative project paths weren't working with deps (#7491)
  • Fall back if rendering the password field fails. (#7629)
  • Stringify flag paths for Jinja context (#7495)

Under the Hood

  • Remove legacy file logger code (#NA)

Contributors

dbt-core v1.5.1rc2

dbt-core 1.5.1-rc2 - May 25, 2023

Fixes

  • Allow missing profiles.yml for dbt deps and dbt init (#7511)
  • Throw error for duplicated versioned and unversioned models (#7487)
  • Fix: Relative project paths weren't working with deps (#7491)
  • Fall back if rendering the password field fails. (#7629)
  • Stringify flag paths for Jinja context (#7495)

Under the Hood

  • Remove legacy file logger code (#NA)

Contributors

dbt-core v1.5.1rc1

dbt-core 1.5.1-rc1 - May 12, 2023

Fixes

  • fix typo in unpacking statically parsed ref (#7364)
  • Fix inverted --print/--no-print flag (#7517)

... (truncated)

Changelog

Sourced from dbt-tests-adapter's changelog.

dbt-core 1.5.1 - May 30, 2023

Fixes

  • fix typo in unpacking statically parsed ref (#7364)
  • Fix inverted --print/--no-print flag (#7517)
  • Back-compat for previous return type of 'collect_freshness' macro (#7489)
  • print model version in dbt show if specified (#7407)
  • Allow missing profiles.yml for dbt deps and dbt init (#7511)
  • Do not rewrite manifest.json during 'docs serve' command (#7553)
  • Pin protobuf to greater than 4.0.0 (#7565)
  • Throw error for duplicated versioned and unversioned models (#7487)
  • Fix: Relative project paths weren't working with deps (#7491)
  • Fall back if rendering the password field fails. (#7629)
  • Stringify flag paths for Jinja context (#7495)

Under the Hood

  • Remove legacy file logger code (#NA)

Contributors

Commits
  • a4ed7ce Bumping version to 1.5.1 and generate changelog
  • 630681b Bumping version to 1.5.1rc2 and generate changelog
  • a3e6a48 Missed PR fedback (#7642) (#7691)
  • 8887c0c bugfix: Deps hangs when using relative paths via --project-dir (#7628) (#7643)
  • 06c7a8a Allow missing profiles.yml for dbt deps and dbt init (#7546) (#7677)
  • 19e2f2e Profile Jinja Rendering, 1.5 Backport (#7653)
  • 9642789 CT 2510 Throw error for duplicate versioned and non versioned model n… (#7605)
  • 7fa6ce8 Bumping version to 1.5.1rc1 and generate changelog
  • 2a3cab9 Backport dbt show enhancements into 1.5.latest (#7578)
  • c578e5b fix #7407: print model version in dbt show if specified (#7543) (#7557)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dbt-tests-adapter](https://github.com/dbt-labs/dbt-core) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.5.1/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: dbt-tests-adapter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 5, 2023
@jwills jwills merged commit 7e4faf2 into master Jun 5, 2023
@jwills jwills deleted the dependabot/pip/dbt-tests-adapter-1.5.1 branch June 5, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant